home *** CD-ROM | disk | FTP | other *** search
- Path: mks.com!shar
- From: shar@mks.com (Sharlene Schmeichel)
- Newsgroups: comp.programming,comp.lang.c,comp.misc,mks.usenet.responses
- Subject: Re: Code Checking
- Date: 4 Jan 1996 16:06:08 GMT
- Organization: Mortice Kern Systems Inc., Waterloo, Ontario, CANADA
- Distribution: mks
- Message-ID: <4cgttg$dgj@ia.mks.com>
- NNTP-Posting-Host: giga.mks.com
-
- Scott G. Hall <sgh@cbgbcs.cb.att.com>:
- > Greg OLD x332 <pgold1@paganini.sydney.sterling.com> wrote:
- > |Do you use any tools to aid you in programming, eg. code formatters, code
- > |analysers (like UNIX lint)? I am interested in finding out what tools are
- > |available for the C language, and what they do for you!
-
- > The use of tools is *VERY* important -- esspecially to incorporate quality
- > and still get the job done on time. There are a number of good tools
- > available to help you with a particular company's style and standards.
- > The ones I like best come from Software Blacksmiths in Canada.
-
- > For any "real" project, you will not have time to visually inspect all
- > of your code, and to enforce standards. You *must* use tools to help
- > you be consistent, cross check and standardize, and to get it done quickly.
- > Note to mention, making your code maintainable, so someone else can step
- > right up to it and be productive.
-
- MKS has developed a C source code analysis tool that helps to manage
- your code development. Developers use MKS Code Integrity to understand
- API usage, built-in system and architecture dependencies, and
- portability. Development managers use MKS Code Integrity help them
- follow established coding policy or standards.
-
- Some of the things Code Integrity can do for you:
- - allow API and language use validation far beyond other analysis tools
- - determine portability concerns, implementation considerations, bugs,
- standards conformance problems
- - static code analysis of individual modules or entire projects written
- in C (C++ available soon)
-
- Further details are available at our web site:
-
- http://www.mks.com
-
- You can also contact MKS at:
- sales@mks.com
- (519) 884-8861 fax
- (800) 265-2797 North America
- (519) 884-2251 other
-
-
- --
- Shar Schmeichel Mortice Kern Systems
- 519-884-2270 185 Columbia St. West
- shar@mks.com Waterloo, Ontario N2l 5Z5
-